Distributed Coloring in Õ(√log n) Bit Rounds
نویسندگان
چکیده
We consider the well-known vertex coloring problem: given a graph G, find a coloring of the vertices so that no two neighbors in G have the same color. It is trivial to see that every graph of maximum degree ∆ can be colored with ∆+1 colors, and distributed algorithms that find a (∆+1)coloring in a logarithmic number of communication rounds, with high probability, are known since more than a decade. This is in general the best possible if only a constant number of bits can be sent along every edge in each round. In fact, we show that for the n-node cycle the bit complexity of the coloring problem is Ω(log n). More precisely, if only one bit can be sent along each edge in a round, then every distributed coloring algorithm (i.e., algorithms in which every node has the same initial state and initially only knows its own edges) needs at least Ω(log n) rounds, with high probability, to color the cycle, for any finite number of colors. But what if the edges have orientations, i.e., the endpoints of an edge agree on its orientation (while bits may still flow in both directions)? Does this allow one to provide faster coloring algorithms? Interestingly, for the cycle in which all edges have the same orientation, we show that a simple randomized algorithm can achieve a 3-coloring with only O( √ log n) rounds of bit transmissions, with high probability (w.h.p.). This re∗ Supported by NSF grant CCR-0311121. † Partially supported by the DFG-Sonderforschungsbereich 376 and by the EU within 6th Framework Programme under contract 001907 Dynamically Evolving, Large Scale Information Systems (DELIS). sult is tight because we also show that the bit complexity of coloring an oriented cycle is Ω( √ log n), with high probability, no matter how many colors are allowed. The 3-coloring algorithm can be easily extended to provide a (∆ + 1)-coloring for all graphs of maximum degree ∆ in O( √ log n) rounds of bit transmissions, w.h.p., if ∆ is a constant, the edges are oriented, and the graph does not contain an oriented cycle of length less than √ log n. Using more complex algorithms, we show how to obtain an O(∆)coloring for arbitrary oriented graphs of maximum degree ∆ using essentially O(log ∆ + √ log n) rounds of bit transmissions, w.h.p., provided that the graph does not contain an oriented cycle of length less than √ log n.
منابع مشابه
Coloring in Õ ( √ log n ) Bit Rounds
We consider the well-known vertex coloring problem: given a graph G, find a coloring of the vertices so that no two neighbors in G have the same color. It is trivial to see that every graph of maximum degree∆ can be colored with ∆+1 colors, and distributed algorithms that find a (∆+1)coloring in a logarithmic number of communication rounds, with high probability, are known since more than a dec...
متن کاملOn Greedy Graph Coloring in the Distributed Model
In the paper we consider distributed algorithms for greedy graph coloring. For the largest-first (LF) approach, we propose a new distributed algorithm which is shown to color a graph in an expected time of O(∆ log n log∆) rounds, and we prove that any distributed LF-coloring algorithm requires at least Ω(∆) rounds. We discuss the quality of obtained colorings in the general case and for particu...
متن کاملImproved Distributed Algorithms for Coloring Interval Graphs with Application to Multicoloring Trees
We give a distributed (1+ )-approximation algorithm for the minimum vertex coloring problem on interval graphs, which runs in the LOCAL model and operates in O( 1 log∗ n) rounds. If nodes are aware of their interval representations, then the algorithm can be adapted to the CONGEST model using the same number of rounds. Prior to this work, only constant factor approximations using O(log∗ n) roun...
متن کاملDistributed $(\Delta+1)$-Coloring in Sublogarithmic Rounds
The (∆+1)-coloring problem is a fundamental symmetry breaking problem in distributed computing. We give a new randomized coloring algorithm for (∆ + 1)-coloring running in O( √ log ∆) + 2O( √ log logn) rounds with probability 1 − 1/nΩ(1) in a graph with n nodes and maximum degree ∆. This implies that the (∆ + 1)-coloring problem is easier than the maximal independent set problem and the maximal...
متن کاملImproved Distributed $\Delta$-Coloring
We present a randomized distributed algorithm that computes a ∆-coloring in any noncomplete graph with maximum degree ∆ ≥ 4 in O(log∆) + 2 √ log logn) rounds, as well as a randomized algorithm that computes a ∆-coloring in O((log logn)) rounds when ∆ ∈ [3, O(1)]. Both these algorithms improve on an O(log n/ log∆)-round algorithm of Panconesi and Srinivasan [STOC’1993], which has remained the st...
متن کامل